AdInstructorCourseAssociation_Proxy 
Logical Entity Name  AdInstructorCourseAssociation_Proxy 
Default Table Name  AdInstructorCourseAssociation_Proxy 
Physical Only  NO 
Definition 
 
Note 
 

AdInstructorCourseAssociation_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdInstructorCourseAssociation_ProxyID(PK)    int  NO 
 
RecordID    int  YES 
 
OldSyStaffID    int  YES 
 
NewSyStaffID    int  YES 
 
OldAdCourseID    int  YES 
 
NewAdCourseID    int  YES 
 
OldActive    bit  YES 
 
NewActive    bit  YES 
 
OldOwnerId    int  YES 
 
NewOwnerId    int  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 

AdInstructorCourseAssociation_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdInstructorCourseAssociation_Proxy_AdInstructorCourseAssociation_ProxyID  PrimaryKey  AdInstructorCourseAssociation_ProxyID 

AdInstructorCourseAssociation_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_AdInstructorCourseAssociation_Proxy_UserId_SyStaff_SyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdInstructorCourseAssociation_Proxy Check Constraints 
Check Constraint Name  CheckConstraint